output :
> library(knitr)
Warning: package 'knitr' was built under R version 3.4.4
> a = rnorm(1000) > hist(a, col='orange')